Skip to content

Hotfix: adjusting windows on integration tests to be full time range#462

Merged
cmcginley-splunk merged 2 commits intomainfrom
hotfix/PEX-732-testing-window
Jan 14, 2026
Merged

Hotfix: adjusting windows on integration tests to be full time range#462
cmcginley-splunk merged 2 commits intomainfrom
hotfix/PEX-732-testing-window

Conversation

@cmcginley-splunk
Copy link
Copy Markdown
Contributor

  • Hotfix to integration testing windows
  • Previously hardcoded to a 5y lookback; now set to 0 (beginning of epoch)

patel-bhavin
patel-bhavin previously approved these changes Jan 14, 2026
pyth0n1c
pyth0n1c previously approved these changes Jan 14, 2026
Copy link
Copy Markdown
Contributor

@pyth0n1c pyth0n1c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving, and providing some backing documentation. earliest_time appears to be either relative, which it was prior to this PR, or "absolute"
Here is the docs on the first this value populates:
https://docs.splunk.com/Documentation/Splunk/latest/Admin/savedsearchesconf#:~:text=dispatch.earliest_time%20%3D%20%3Ctime%2Dstr%3E

It does not explicitly list this as an epoch, but digging deeper into other docs and code examples reinforces the statement in the description of the PR that, when absolute, this is an epoch time.

Copy link
Copy Markdown
Contributor

@pyth0n1c pyth0n1c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had an offline discussion about whether to include version bump in this PR or a separate PR. I agree it should be included here. Re-approved.

@cmcginley-splunk cmcginley-splunk merged commit a2810b3 into main Jan 14, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants